Click or drag to resize

CalendarPermission Properties

The CalendarPermission type exposes the following members.

Properties
  NameDescription
Public propertyCanCreateItems
Indicates whether a user has permission to create items in a folder.
Public propertyCanCreateSubFolders
Indicates whether a user has permission to create subfolders in a folder.
Public propertyDeleteItems
Indicates whether a user has permission to delete items in a folder.
Public propertyEditItems
Indicates whether a user has permission to edit items in a folder.
Public propertyIsFolderContact
Indicates whether a user is a contact for a folder.
Public propertyIsFolderOwner
Indicates whether a user is the owner of a folder.
Public propertyIsFolderVisible
Indicates whether a user can view a folder.
Public propertyLevel
Represents the permission level that a user has on a Calendar folder.
Public propertyReadItems
Indicates whether a user has permission to read items within a calendar folder.
Public propertyUserId
Identifies a delegate user or a user who has folder access permissions.
Top
See Also